Do not cache the icon pixbufs but rely on the GtkIconTheme not to hit the
authorEmmanuele Bassi <ebassi@gnome.org>
Fri, 29 Jun 2007 14:51:13 +0000 (14:51 +0000)
committerEmmanuele Bassi <ebassi@src.gnome.org>
Fri, 29 Jun 2007 14:51:13 +0000 (14:51 +0000)
commit612d8729a2929c671a19cd6259531ad220329987
treea4b06dd8c3883895cf2663598a1fab79feb23736
parentbefac076a013ee4be61ecc864e7ae6ee867f10f6
Do not cache the icon pixbufs but rely on the GtkIconTheme not to hit the

2007-06-29  Emmanuele Bassi  <ebassi@gnome.org>

* gtk/gtkrecentmanager.c (get_icon_for_mime_type): Do not
cache the icon pixbufs but rely on the GtkIconTheme not to
hit the disk cache too much (should tentatively fix #426987).

svn path=/trunk/; revision=18288
ChangeLog
gtk/gtkrecentmanager.c